<ct:h12lz> : Current Time - Hour (12 Based, With Leading Zero)

Inserts hour (with leading zero, e.g., o3) into the currently active window.

Syntax:

<ct:h12lz>(Shift)

Shift
The time shift in minutes relative to the current time.  0 for no shift, -1 for time one minute back, +1 for time one minute later, etc.

Example:

Current time hour: <ct:h12lz>(0)
One minute later it will be hour: <ct:h12lz>(1)